*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Tue, 17 Feb 2009 18:23:29 +0000 (18:23 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 17 Feb 2009 18:23:29 +0000 (18:23 +0000)
etc/NEWS

index d0c80bd4d2c3156272c55cce3b455ee01c7a27d6..2e31d8bc563def5cf5ac51261e4f7396b754a09e 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -924,6 +924,7 @@ corresponding remote host.
 
 ** Rmail
 
++++
 *** Rmail no longer converts the messages to Babyl format.
 Instead, it keeps them in their original mbox format, both on disk and
 in Rmail buffers, and does conversion and decoding when a message is
@@ -935,6 +936,10 @@ conversion, but it can take a few minutes, depending on how fast is
 your machine and on the size of the file.  You should find the rest of
 Rmail usage unaltered.
 
+However, M-x set-rmail-inbox-list now lasts only for one session
+because there is no way to save the list of inbox files in an
+mbox-format file.
+
 FIXME: Add more mbox merge details
 
 *** The command `rmail-redecode-body' no longer accepts the optional arg RAW.
@@ -942,6 +947,17 @@ Since Rmail now holds messages in their original undecoded form in a
 separate buffer, `rmail-redecode-body' no longer encodes the original
 message, and therefore there should be no need to avoid encoding it.
 
++++
+*** The o command is now `rmail-output'.  It is an all-purpose command
+for copying messages from Rmail and appending them to files.  It
+handles Babyl-format files as well as mbox-format files, and it
+handles both kinds properly when they are visited in Emacs.  It always
+copies the full headers of the message.
+
++++
+*** The C-o command is now `rmail-output-as-seen'.  It uses
+the message as displayed, appending it to an mbox file.
+
 ** TeX modes
 ---
 *** New option latex-indent-within-escaped-parens